projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8984df7
)
Fix typo.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 30 Jan 2009 18:13:39 +0000
(18:13 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 30 Jan 2009 18:13:39 +0000
(18:13 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index e255f6104a71875013107930c7625bb78a571ac2..502f83c65543cff2aa4b48520fce8f91fb604010 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1220,7
+1220,7
@@
mlm-* functions and variables (formerly used for Malayalam script).
**** `tamil' and `tml-util, and all associated tamil-* and tml-*
functions and variables (formerly used for Tamil script).
-** The variable temp
_file_name_
pattern has been removed.
+** The variable temp
-file-name-
pattern has been removed.
This variable was only used by call-process-region, which now uses
temporary-file-directory instead.